JSON query data availability in server-side events

Description

Make JSON query data available in server-side events

Discussion

(DOES NOT APPLY IF GRID IS BASED ON A STORED PROCEDURE) In all server-side events, should an e.rtc.jsonData property (which contains the JSON data from the last query that was performed) be made available.

WARNING If you enable this feature the SQL statement will get executed twice. If executing the Grid's SQL is expensive, you should not enable this property.